inspector: Avoid some failing casts
authorTimm Bäder <mail@baedert.org>
Sat, 1 Aug 2020 06:56:34 +0000 (08:56 +0200)
committerTimm Bäder <mail@baedert.org>
Sat, 1 Aug 2020 06:59:46 +0000 (08:59 +0200)
commitebaea07286bcba051b3980a8c7308aab1eac031f
treebfb8a5559f5d94b201dc615a231b9cc4c4ee5810
parent0822de1971245d575cad9b40d67d53b0490e211f
inspector: Avoid some failing casts

We might be inspecting a non-widget here, so can't just cast that.
gtk/inspector/window.c